Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all batch related options can be passed through to PSR logger #1110

Merged
merged 4 commits into from
Jun 19, 2018

Conversation

dwsupplee
Copy link
Contributor

Fixes: #1107

@dwsupplee dwsupplee added the api: logging Issues related to the Cloud Logging API. label Jun 15, 2018
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 15, 2018
@jdpedrie jdpedrie mentioned this pull request Jun 19, 2018
@dwsupplee dwsupplee merged commit ddaf687 into googleapis:master Jun 19, 2018
jdpedrie added a commit that referenced this pull request Jun 20, 2018
## Google Cloud PHP v0.69.0

### google/cloud-debugger v0.12.0

* Cloud Debugger limits the amount of data captured for snapshots by default. Several new configuration options have been added to {@see Google\Cloud\Debugger\Agent::__construct()} to allow control over these new defaults. (#1099)
* Fixed a bug where a debuggee may not register properly. (#1102)
* Fixed a bug where Stackdriver Debugger was not compatible with PHP 7.0. (#1104)

### google/cloud-logging v1.12.1

* Added missing passthrough options in {@see Google\Cloud\Logging\LoggingClient::psrLogger()} and fixed object serialization. (#1110)

### google/cloud-videointelligence v1.0.0

* There are no code changes since our last release, but we are proud to now announce our support of Cloud Video Intelligence at a GA level. This means that we do not expect to introduce any breaking changes and that we believe the library is ready for production use. For more information on our versioning please see [here](https://github.com/GoogleCloudPlatform/google-cloud-php#versioning).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants